home *** CD-ROM | disk | FTP | other *** search
/ Chop Suey / Chop Suey (1995)(Magnet Interactive Studios).iso / common / firefly.dir / 00030.ls < prev    next >
Encoding:
Text File  |  1995-06-16  |  70 b   |  6 lines

  1. on mouseUp
  2.   if rollOver(the clickOn) then
  3.     go("Sax")
  4.   end if
  5. end
  6.